-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
gh-141999: handle KeyboardInterrupt when sampling and print the result #142000
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-141999: handle KeyboardInterrupt when sampling and print the result #142000
Conversation
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
@yihong0618 Thanks a lot for the PR! I think we are going to need a small test. Let me know if you are having problems or you have questions and I can try to help with it |
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Thank you and test added without this patch test
with this patch this test |
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit f825938 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F142000%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
|
Thanks a lot for the PR @yihong0618! great work ! |
Thank you! |

before this patch

after this patch
